Fix markdown lint skill governance#1
Merged
Conversation
Add section explaining how to use the github-pr-workflow skill for the full PR lifecycle (branch, commit, push, PR creation).
…s-platform compatibility
… and pad-tables.js
…e lang in AGENTS.md
- 411 lines → 196 lines (53% reduction) - Removed duplicate install/CI/PR sections (keep in README) - Merged MD040/MD053 clarification: single table sourced from config - Removed MD055 from Troubleshooting (conflicts with disabled config) - Fixed placeholder formatting: <file>/<path>/<dir> preserved correctly - Replaced old rule table with one sourced from actual config - Added 'Files to Know' quick-reference table - Simplified version policy (README is source of truth)
- README/AGENTS: Fixed broken example tables (missing pipe alignment) - SKILL.md: Rewrote GFM Rules table with accurate titles/descriptions - Added explicit 'configured' vs 'default-on' sections - Fixed MD014/MD035 HR style confusion, MD026 description - Fixed copy-paste 'no-bare-urls' typos in MD063-MD068 - Added MD055 note: enforces consistent leading/trailing pipes (disabled) - AGENTS.md: Updated rule table to match config exactly
- Agent Contract: MUST/SHOULD NOT rules for autonomous behavior - Severity levels: BLOCKING/WARNING/INFO with merge implications - Renamed sections to imperative verbs: Validate Changes, Resolve Failures, Fix Common Issues - Moved Skill Location to end (less critical for agents reading top-down) - Added unclosed code fence to BLOCKING severity - Increased from 196 to 225 lines
- Documents repo governance approach for autonomous agents - Links to AGENTS.md for full behavioral contract - Frames the shift to AI-native repository standards
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation